Skip to content

Conversation

JamesWTruher
Copy link
Contributor

PR Summary

dotnet --version can now emit a list of installed sdks as output and an error if the global.json
file points to a version of the sdk which is not installed. However, the format of the new list
with --version has a couple of spaces at the beginning of the line, so we need to be resilient
against that.

PR Checklist

dotnet --version can now emit a list of installed sdks as output *and* an error if the global.json
file points to a version of the sdk which is *not* installed. However, the format of the new list
with --version has a couple of spaces at the beginning of the line, so we need to be resilient
against that.
@bergmeister bergmeister merged commit cdc5cf3 into PowerShell:master Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants